home *** CD-ROM | disk | FTP | other *** search
- ResCheck
- Resource Checker
- Form1
- GDISize
- Picture1
- USERSize
- LBL_FreeMem
- TMR_Refresh
- LBL_mode
- LBL_CoPro
- MNU_About
- &About..
- Form_Click
- Form_Load
- LoadLibrary
- lpLibFileName1
- LoadModule
- lpModuleNameR
- lpPara_
- hLib&
- FreeLibrary
- TMR_Refresh_Timerf
- dwSegment
- GlobalSizep
- GDISizel
- Caption
- hLibGDI7
- hLibUser
- notifiedu
- FALSEZ
- TRUE|
- UserSize
- GDInotified
- USERnotified{
- Form_LostFocus
- thresholdC
- Rescheck
- dwGDISeg
- dwUserSeg
- dwUserSegment
- full;
- GDISeg
- UserSeg
- NewGDI@
- NewUser
- WinFlags
- Processor
- Screen
- WidthY
- Height
- GetWinFlags
- WF_ENHANCED
- WF_80x87
- LBL_FreeMem
- GetFreeSpace
- LBL_Mode
- Lbl_Info
- LBL_Math
- WF_STANDARD
- FreeSpace
- wFlags
- update_caption
- UpdateCaption
- UserK
- GDIKN
- UserKEnd
- WindowStateS
- Picture
- Form_Paint
- Form_Resize
- Form_GotFocus
- LBL_CoPro
- dFlags
- CoProcessor
- CoPro
- MNU_About_Click
- About*
- Form_Load
- Load the main form.
- Call APIs to load the GDI and User libraries, so that
- we will have a handle to them..
- gdi.exe"
- Error Loading GDI"
- user.exe
- Error Loading User
- Minimized
- Put screen at the lower lefta
- Get current Windows configuration
- Ref: Vol I of SDK
- Check Windows mode. No need to worry about Real, sincee
- VB apps don't do it!N
- 386 Enhanced Mode"
- Standard Mode"
- Check for math coprocessor
- Present"
- Not Present"
- Get free memory and display it into label
- Ref: Vol I of SDK
- Global Heap Remaining: "
- ##,#00
- Put titles and values into labels
- Windows Mode:
- Math Co-Processor is "
- TMR_Refresh_Timer
- Timer expired
- Check the GDI and User data segments. If less than
- the threshold, then display the message box, and sett
- the flag to indicate that the user was notified..
- ##,#00
- GDI Remaining: "
- GDI less than
- #####"
- Bytes
- ##,#00
- User Remaining:
- User less than "
- #####"
- Bytes
- If the flag is set, update the form's caption.
- User=
- When icon-ized, show the GDI & User as bar graphs
- Icon-ized
- MNU_About_Click
-